-
Home
-
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE
-
2.2.1
-
Code
-
Classes
- Form_Server
Total Complexity |
89 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
707 |
Lines of code |
420 |
Logical lines of code |
226 |
Comment lines |
199 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_default_email() |
B |
41 |
17 |
49 |
subscribe_to_service() |
A |
42 |
11 |
53 |
test_subscription_service() |
A |
47 |
7 |
35 |
frontend() |
A |
47 |
7 |
35 |
get_integration_data() |
S |
49 |
6 |
30 |
register_routes() |
S |
49 |
4 |
37 |
check_form_conditions() |
S |
59 |
5 |
15 |
send_test_email() |
S |
54 |
4 |
18 |
editor() |
S |
56 |
4 |
17 |
before_submit() |
S |
64 |
4 |
11 |
get_email_from_form_input() |
S |
63 |
4 |
11 |
has_required_data() |
S |
58 |
3 |
18 |
after_submit() |
S |
66 |
4 |
9 |
init() |
S |
47 |
1 |
42 |
instance() |
S |
70 |
2 |
7 |
check_form_captcha() |
S |
60 |
1 |
13 |
build_email_content() |
S |
82 |
1 |
3 |
build_email_error_content() |
S |
82 |
1 |
3 |
send_error_email() |
S |
64 |
1 |
8 |
__clone() |
S |
78 |
1 |
3 |
__wakeup() |
S |
78 |
1 |
3 |